From 299b4968131effef3552cc04d8633a0878e8bd3c Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 21 Jan 2007 09:07:52 +0000 Subject: [PATCH] (Documentation): Add xref to Documentation Tips. --- lispref/help.texi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lispref/help.texi b/lispref/help.texi index efaca5da661..0939d384a4e 100644 --- a/lispref/help.texi +++ b/lispref/help.texi @@ -22,8 +22,9 @@ of documentation strings is not sufficient as a manual because a good manual is not organized in that fashion; it is organized in terms of topics of discussion. - For commands to access documentation strings, see @ref{Help, , -Help, emacs, The GNU Emacs Manual}. + For commands to display documentation strings, see @ref{Help, , +Help, emacs, The GNU Emacs Manual}. For the conventions for writing +documentation strings, see @ref{Documentation Tips}. @menu * Documentation Basics:: Good style for doc strings. -- 2.30.2